When creating a VBD, save the devid in the device info structure. If creation
authorEwan Mellor <ewan@xensource.com>
Tue, 20 Mar 2007 11:44:13 +0000 (11:44 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 20 Mar 2007 11:44:13 +0000 (11:44 +0000)
commitca1134470471220714c16e78149cdd10dab31966
tree44854b97994ad1534896cbf0cc780c318c5b132f
parenta69027d8458a3fb770b9b26acff629fed0d9d524
When creating a VBD, save the devid in the device info structure.  If creation
fails, remove the device config entry.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendDomainInfo.py